home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 18 / cg_3.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1989-12-29  |  1KB  |  27 lines

  1. echo off
  2. cls
  3. REM INSTALL.BAT FOR DISK 2 CG REL 1.2  (AKA: I-DISK2.BAT)
  4. echo  ╔═══════════════════════════════════════════════════════════════════════╗
  5. echo  ║                                                                       ║
  6. echo  ║     SORRY, YOU HAVE STARTED WITH THE WRONG DISK!                      ║
  7. echo  ║                                                                       ║
  8. echo  ║     To install Correct Grammar, insert DISK 1 in your diskette drive. ║
  9. echo  ║                                                                       ║
  10. echo  ║     Change to the hard disk drive and subdirectory to which you want  ║
  11. echo  ║     Correct Grammar installed.  Type the command  A:INSTALL.          ║
  12. echo  ║                                                                       ║
  13. echo  ║     If your diskette drive is not A:, type the command d:INSTALL d:   ║
  14. echo  ║     where d: represents the diskette drive containing the Correct     ║
  15. echo  ║     Grammar diskette.                                                 ║
  16. echo  ║                                                                       ║
  17. echo  ║     To install Correct Grammar, you need 1.2 Mb of available space    ║
  18. echo  ║     on your hard disk.                                                ║
  19. echo  ║                                                                       ║
  20. echo  ╚═══════════════════════════════════════════════════════════════════════╝
  21. :END
  22.  
  23.  
  24.  
  25.  
  26.  
  27.